home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Compilers⁄Interps / GCC-2.3.3r12 / Sources-Targets / i386isc.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-02-05  |  312 b   |  11 lines  |  [TEXT/MPS ]

  1. /* Definitions for Intel 386 running Interactive Unix System V.
  2.    Specifically, this is for recent versions that support POSIX;
  3.    for version 2.0.2, use configuration option i386-sysv instead.  */
  4.  
  5. /* Mostly it's like AT&T Unix System V. */
  6.  
  7. #include "i386v.h"
  8.  
  9. /* But with a few changes.  */
  10. #include "isc.h"
  11.